Okay
  Public Ticket #1453131
Delete Author from Recent Post Slider
Closed

Comments

  • dat_07 started the conversation

    Hello, can you help me with deleting this block (in attachment) from the slider, please? 

  •  9,016
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .nectar-recent-posts-single_featured.multiple_featured .active .grav-wrap {
        display: none!important;
    }

    Thanks


    ThemeNectar Support Team 

  • dat_07 replied

    Thanks a lot for your quick answer! All is right!

    And I'll be really appreciate if you help me with translation text on the button, which located below the Header on the same screenshot. Can I change it from General settings or only from Theme Editor? I need to change this text into Russian

  •  9,016
    Tahir replied

    Hey Again,

    Try using this Plugin : https://wordpress.org/plugins/say-what/ . 

    In The "Text Domain" field write "salient" without quotes . If you are trying to change woocommerce words  add "woocommerce" in "Text domain" . The fields are case-sensitive .



    Thanks 


    ThemeNectar Support Team 

  • dat_07 replied

    Thank you! This is done!