• Hi how do i manipulate the tekst in the pink strip for example i would like have some bold tekst how can i do this.

    Regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi

    Kindly share your website URL . So that we can assist you better.

    You may use for this Firbug Inspect Element tool , by inspecting respective element and add css node into the

    Option Panel << General Setting << Custom Css field .

    Let me know for any confusion .

    Thanks
    Akhilesh

    Thread Starter Snake_eyez

    (@snake_eyez)

    Hi akhlesh,

    Thx for replying my url is https://infinity-beauty.nl
    the first 5 words need to be in <h3></h3>.

    i dont quit understand what you mean how will Option Panel << General Setting << Custom Css field, help with this task?

    regards,

    Derrel

    Hi

    Kindly Explain your issue more clearly so that we can assist you better.

    Thanks.

    Thread Starter Snake_eyez

    (@snake_eyez)

    Hi,
    i would like some words in the pinkstrip to be lager then others how can i accomplish this?

    Regards

    Hi

    Are you want to change pink strip description word.

    If yes , We can not change some word .

    This feature is available in our Pro Version .

    You can change all the Description Font text and color .

    For this posy past the below css code into option panel << custom css field .

    .slidesDescription p {
    font-size:25px;
    }

    Theme Author webriti

    (@priyanshumittal)

    @snake_eyez if you want to change the styling than just use the inspect element property of your browser and add the style rule with your valus in the custom css box present in the theme options panel

    For Example if you want to change the styling of HOMEtext than add the css class .pink-head with your required values in the custom css box.

    Hope I made my point clear.

    Thanks
    Priyanshu

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How do you manipulate the pinkstrip?’ is closed to new replies.