• Resolved julianwelsh

    (@julianwelsh)


    I am liking this theme and trying options before buying. I cannot change the title. Where it says BUSINESS i want my site name. I change it in the site ID but it does not show.

    How can I change it? It does not make much sense if we cannot use our name in hte header, don’t you think? I think this might be some bug

    Thanks
    JC

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter julianwelsh

    (@julianwelsh)

    Ok. I figured out why it was not changing. Now it shows my name but it is in 2 lines. I need it to go in 1 line.

    Thanks
    JC

    Sona

    (@support-web-dorado)

    @julianwelsh,

    You can make the font size smaller in style.css of the theme. For this you can use the following code:

    #logo h1{
    font-size: 28px;
    }
    .sticky_menu #logo h1{
    font-size: 24px;
    }
    .tablet #logo h1{
    font-size: 24px;
    }

    Hope this resolves your issue. Thank you for choosing our theme.

    Thread Starter julianwelsh

    (@julianwelsh)

    Hi thanks so much for your reply!

    Your solutions effectively reduces the size, right. But the two lines remain only now with smaller font size. Can we make the box bigger to lodge the two word title in one line? That would be the best.

    Also, I have another question. You can see what I mean in julianwelsh.mobi: I changed one of the pictures and the description/title looks good in the original one but the one I added needs different color. Is it possible to change the colors/style of title/description for each individual pix in the slider?

    Last (for now ?? How can I change the order of the items in the HomePage settings? For instance move featured post, or have the very latest post on top.

    Thanks
    JC

    Sona

    (@support-web-dorado)

    @jc,

    Let’s get to your questions- about the box-Yes , we can, in the next version we will make an option for that. Currently, the logo section is 20% of header width. You will be able to customize it.

    Is it possible to change the colors/style of title/description for each individual pix in the slider?

    There is no setting for that, but you can add custom styles, e.g.
    <div><h1>Julian Welsh</h1><p class=”my_custom_slide”>Observer of natural and spiritual interaction.</p>Contact</div>

    add then add the class style to theme options -> general – >custom CSS
    .my_custom_slide{
    color:ff0000;
    }

    If you set different styles for different words you can add multiple color options.

    And for your last question- Unfortunately we do not have that feature. However we are considering this possibility.Please add this suggestion to submit your idea in our site under Contact Us menu.

    Thank you for using our theme. We are doing our best to help you out.

    Hi julianwelsh

    How did you change the title “BUSINESS”.
    I’ve been struglling with this.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Title cannot be changed’ is closed to new replies.