Home Forums WordPress Themes – Premium Preferential Sub Menu Text Alignment

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #39028
    WebVision
    Participant

    Sub menu text need aligned left not centered
    I see the menu css under theme
    Whats the command for the child theme

    #39063
    Bidur
    Moderator

    Hi,

    Please send us your site url so that we can provide you custom css to put in child theme to align sub menu text left. And for the child theme You will already have provided you child theme in Prefential package bundle.

    If you have problem with this please contact us.

    Thanks

    #39074
    WebVision
    Participant

    Need it aligned left in submenu – also there should be 10px padding left
    Thank You

    #39220
    WebVision
    Participant

    Still waiting on this, its the same for your demo site
    Thank You

    #39221
    WebVision
    Participant

    Its been 4 days ???

    #39229
    Binaya D
    Participant

    Hi VQP,

    We are really for the late reply but please use the following css to align the text in left;

    .site-navigation li {
        text-align: left;
    }

    NOTE: Please use the child theme style.css or custom css plugin to write the css.

    Thanks

    #39238
    WebVision
    Participant

    Binaya
    For the sub menu ?
    Thank You

    #39239
    Binaya D
    Participant

    Hi VQP,

    Yes it is for the sub menu.

    Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.