• Resolved fedephyto

    (@fedephyto)


    I looked everywhere and could’n find the option to move sub-title. I would like it to be right under the title, on upper left corner. Now is centered and not fully visible due to my picture colours.
    Same with menu.. I would like to move it down a bit. Can someone help me?
    Thanks!

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hey,
    Can you post a link?

    In the theme options > page title. If you set the align to right. Does it not take effect for you?

    Kadence Themes

    Thread Starter fedephyto

    (@fedephyto)

    Thank you for your fast reply.
    1) voxnaturae
    2) page title aligns only horizontally, and sub-title remains centered in vertical. I need it to be on top of the box/or in the same box of title but with smaller font.
    Thank you so much for your help

    Hey,
    I think I’m missing something, I don’t see any subtitles on your site? see the example here: http://themes.kadencethemes.com/pinnacle/blog-grid-example/

    The A group of example posts is the page subtitle.

    Ben

    Thread Starter fedephyto

    (@fedephyto)

    Dont’t you? it might be some issue in translation (my theme options is in italian). Anyway: in slider menu I deleted title (something like “Welcome to..) and left in the second box the call for [site-tagline]. It’s right in center and say “Pianificazione ambientale e naturalistica “. Should be there, in white. I can see it in firefox, chrome and explorer. Thanks, Ben
    Fede

    ok, On your home page I see the text, the second box in the theme options > home slider. I’m not sure what your asking to change, Do you want to move it to the left, remove it all together? It’s supposed to be here. see: http://themes.kadencethemes.com/pinnacle/

    Kadence Themes

    Thread Starter fedephyto

    (@fedephyto)

    i would like to shift the text “Pianificazione ambientale e naturalistica” ( = A versatile, responsive WordPress theme, in your example) to the left and upper corner of the box. Under the name of the site “Voxnaturae” (in your example would be “Pinnacle” logo). I don’t want to remove anything, only put it in a different position.
    Thank you

    You can add this css and place it right under the line:

    p.subtitle.home-page-subtitle {
        text-align: left;
        color: #000;
    }
    .page-header.home-page-header {
        padding-top: 0 !important;
    }

    But it’s not supposed to be like a tagline that goes below your logo.

    Kadence Themes

    Thread Starter fedephyto

    (@fedephyto)

    Thank you so much. But I have no code experience at all. Could you point me to the file in which I should add the line, please?
    I think text has been inherited from wp general settings – tagline. Otherwise, if you have a more “elegant” way to insert a tagline in your template it would be very welcome!

    You can add the css in the theme options > custom css box.

    The text is from your tagline. With this theme the layout doesn’t place it below the site name.

    Kadence Themes

    Thread Starter fedephyto

    (@fedephyto)

    WOW! it worked like a charm! thank you so much!!!!!! you have been very patient..and I am very happy. 5 star rating isn’t enough!

    Thanks for the review!

    Kadence Themes

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Sub-title position’ is closed to new replies.