nirav

Forum Replies Created

Viewing 15 posts - 481 through 495 (of 552 total)
  • Author
    Posts
  • in reply to: Changing pages headlines to RTL #11398
    nirav
    Keymaster

    Hello Dafna,

    Greetings of the day!

    Blog Way Plus theme is translation ready theme. So you can easily convert your site to RTL using any translation plugin.

    Please feel free to let us know if you have any further queries.

    Thank you.

    in reply to: WHY?This is a very bad feeling! #11359
    nirav
    Keymaster

    Hello zhiyong,

    We are sorry for the inconvenience you may be facing.

    We have changed our domain from preciousthemes.com to ProDesigns.

    Now you can contact us on our new email id: [email protected].

    We are happy to help you. Feel free to contact us if you need further help.

    Thank you.

    in reply to: Site Logo not mobile optimised #11357
    nirav
    Keymaster

    Hello rachel,

    May we request you to provide us a website URL?
    It really helps us to solve the issue.

    Thank you.

    in reply to: Main Menu Height Code #11354
    nirav
    Keymaster

    Hello Karen,

    Greetings of the day!

    The below code will perfect as per your requirements. It might be the issue of misplacing of code.

    Please follow below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    @media only screen and (max-width:900px) {
    .site-branding {
         z-index: 99;
    }
    }

    Thank you.

    • This reply was modified 6 years, 1 month ago by nirav.
    in reply to: Mobile Menu Not Clickable Issue #11353
    nirav
    Keymaster

    Hello Karen,

    Regarding the issue of overlapping of logo and menu title

    The below code will perfect as per your requirements. It might be the issue of misplacing of code.

    Please follow below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    @media only screen and (max-width:900px) {
    .site-branding {
         z-index: 99;
    }
    }

    Thank you.

    in reply to: Mobile Menu Not Clickable Issue #11352
    nirav
    Keymaster

    Hello Karen,

    Greetings of the day!

    Regarding submenu changes

    We understand your requirements however it is not part of our theme package.

    The current flow of our theme as mention below.

    1. While you click on the menu item it will redirect you to its respective page
    2. The submenu will only apperace open once you click on a plus icon next to the menu item.

    If you want any customization in our theme, we also provide extra custom service as well.

    Thank you

    in reply to: Site Logo not mobile optimised #11347
    nirav
    Keymaster

    Hello Rachel,

    Can you please try this code? It might to solve your issue.

    @media only screen and (max-width:900px) {
    .site-branding {
         z-index: 99;
    }
    }

    Please feel free to let us know if you still face any issue.

    Thank you

    in reply to: Mobile view problem with a transparent menu #11346
    nirav
    Keymaster

    Hello BCKW,

    We would be glad to help you but
    May we request you to provide a website URL so that we can take a look into that
    It might be helpful to give the perfect solution to the issue you are facing.

    Thank you.

    in reply to: Changing the size of the Size Title #11342
    nirav
    Keymaster

    Hello Kireevr,

    We are happy to help you. Thank you so much for your kind words of appreciation!

    You can change font color using custom CSS
    Follow the below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    body{
    color:#COLORCODE;
    }

    Premium version of this theme comes with a color option. You can upgrade to Ritz Pro if you like to change the color of theme easily from admin panel.
    You will get Button color, Menu color, Post/Page color, Footer color, Scroll up color control in our premium theme.

    Thank you.

    in reply to: Site Logo not mobile optimised #11330
    nirav
    Keymaster

    Hello rachel,

    We recomemded you to upload your logo 140*60 (140 width and 60 height). This will work fine.

    And if you want to confitue with current logo, you can add custom CSS to overcome this issue.

    Please follow steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    .site-branding .custom-logo-link{
    position: relative;
    height: 60px;
    width: auto;
    }
    .site-branding .custom-logo-link img{
    width: auto;
    height: 100%;
    margin: 0px;
    }

    Please feel free to let us know if you have any further queries.
    Thank you.

    in reply to: Mobile view problem with a transparent menu #11326
    nirav
    Keymaster

    Hello BCKW,

    Greetings of the day! Thank you so much for your kind words of appreciation!

    Below custom CSS will help you to solve your issue, regarding the issue of overlapping of the logo and menu title.

    Please follow below steps add custom CSS code.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    @media only screen and (max-width:479px) {
    .site-branding {
         z-index: 99;
    }
    }

    We are happy to help you. Feel free to contact us if you need further help.

    Thank you.

    in reply to: Mobile Menu Not Clickable Issue #11311
    nirav
    Keymaster

    Hello Karen,

    In mobile menu, the submenu will appeared only when you click on plus sigh next to the menu title.
    If you click on menu it will redirect to its linked page.

    And regarding issue of overlapping of logo and first menu title, below CSS will help you to solve your issue.

    @media only screen and (max-width:479px) {
    .site-branding {
         z-index: 99;
    }
    }

    Thank you

    in reply to: Changing the size of the Size Title #11307
    nirav
    Keymaster

    Hello Kireevr,

    Thank you for using our theme.

    You change font size using custom CSS.

    Follow the below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    .site-title a{
    font-size:55px; //Here you can set font size in numeric value as you want and add "px" after numeric value.
    }

    We are happy to help you. Feel free to contact us if you need further help.

    Thank you

    • This reply was modified 6 years, 2 months ago by nirav.
    in reply to: All pages except homepage gone #11305
    nirav
    Keymaster

    Hello kduncan,

    Thank you so much for your kind words of appreciation!

    We are happy to help you. Feel free to contact us if you need further help.

    Thank you

    in reply to: All pages except homepage gone #11280
    nirav
    Keymaster

    Hello kduncan,

    Greetings of the day!

    Thank you for using our theme.

    We have reviewed your site and it seems that content is already loaded.
    You have added custom CSS to hide the content area.
    The below code cause the issue.

    #content {
        display: none;
    }

    You can either remove the above code or add new code to custom CSS area.

    To add new code follow the below steps.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    #content {
        display: block;
    }

    Hope it will work for you.

    Thank you

    • This reply was modified 6 years, 2 months ago by nirav.
Viewing 15 posts - 481 through 495 (of 552 total)