• Hi all, I have tried all the possible CSS that I have found in order to change the site title color/font. Nothing helped. I can change pretty much everything else, but not that one.
    Do you know a CSS code that can overrule the prefixed one?
    Also, do you know the settings to obtain the home page e4xactly as tho one in the preview? (link attached)
    I am not an expert, unfortunately, and I don’t know what corresponds to what in order to obtain that look.
    Thank you for your help

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
  • Hi valentinauliviers,
    to make your customization work
    use this plugin Here’s link:

    https://www.ads-software.com/plugins/simple-custom-css/

    this plugin will help you Add Custom CSS to your WordPress site without any hassles.

    Hope this helps!

    Thread Starter valentinauliviers

    (@valentinauliviers)

    Hi Youcef,
    thank you for your help.
    What shall I do after downloading the plugin?
    I have downloaded it on my laptop and then what?
    Sorry, I’m a rookie.. ??

    Add your Custom CSS to it

    Thread Starter valentinauliviers

    (@valentinauliviers)

    Do you mean open the downloaded folder files, look for the CSS that I need and add it manually to my additional CSS on worpress? I can’t open the folder. Or do you mean that I have to link it in some way to my WordPress? I have no idea

    Thread Starter valentinauliviers

    (@valentinauliviers)

    Oh, ok, I added it to my plugins on the admin panel.
    I need to manually add the correct CSS to change the title color/font.
    Do you know which one it is?

    Thread Starter valentinauliviers

    (@valentinauliviers)

    Just an update, I added manually this code
    .site-title a {
    color: #00000 !important;
    }

    It didn’t work.
    The color stays the same.

    Hi @valentinauliviers ,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .site-title a {
    color: #00000 !important;
    }

    Let me know if that does it.

    — Youcef

    Thread Starter valentinauliviers

    (@valentinauliviers)

    I tried, nothing..
    I’ve tried with all the possible codes concerning the title.
    It won’t change.
    I guess it’s because the developer didn’t want it to happen and I was wondering if someone knew a way to override it.

    Theme Author sonalsinha21

    (@sonalsinha21)

    Pro theme provides you support however we have no code blocking something.

    So if you apply correct CSS you should be able to change color, font etc.

    Pro however has all of these manageable from the customize area itself.

    Thanks for trying our theme.

    Regards,

    Thread Starter valentinauliviers

    (@valentinauliviers)

    Dear SKTThemes,
    thank you for your reply.
    Do you know the correct code to change it?

    Theme Author sonalsinha21

    (@sonalsinha21)

    Pro version gives you support and we will resolve this issue and also provide you support for 1 year.

    Again its not compulsory to buy the pro version if you can resolve it on your own.

    Regards,

    Thread Starter valentinauliviers

    (@valentinauliviers)

    Wow, so basically this is a “buy something, if you don’t, there’s a way but I won’t help you out”.
    This is brutal Sir, and unsolicited too.
    With your attitude, now I’d rather change theme than buy a Pro version with you.
    Regards

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Help to change the site title font/color’ is closed to new replies.