remove effect of the 'site title' text (img link attached)

  • Author
    Posts
  • #37761
    Aniket

    I want to remove the default effect applied to the site title in the header.fluida site title

    #37762
    Aniket
    #37796
    Zed
    Cryout Creations mastermind

    That cannot currently be disabled easily.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #37830
    Mark

    Can the colored box be moved to the first letter of the second word rather than the first word?

    #42788

    @Aniket

    try this css trick, is easy, add this in “customize – Miscellaneous – Custom Theme CSS”

    #site-title span a span:first-child {
    display: none;
    }

    it remove first letter & effect, so you must change your site identity to FFluida Flows

    hope it works

    Website: raftingbatu.id

    #43480

    HI @raftingbatu thanks for that that helps however it also display 2 FF on the Tab in the browser and it looks completely wrong. Is there any other way?

    Website: dsfp.annagaudia.uk

    #43483

    that’s ok i’ve used space instead of second letter

    #45283
    Zed
    Cryout Creations mastermind

    The theme now includes an option to chose the marked letter (or to disable the effect).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘remove effect of the 'site title' text (img link attached)’ is closed to new replies.