Topic Resolution: Resolved
  • Closed
  • EG
    Spectator
    February 15, 2016 at 8:38 pm #24354

    How can I relocate the Read-More button of a Post Slider ?

    Thanks in advance,
    Regards,
    Eduardo

    Denzel Chia
    Moderator
    Posts: 2656
    February 16, 2016 at 12:33 am #24357

    Hi,

    Please post your website URL and tell us where you want to relocate it.
    If it’s possible to do using custom css, we will provide the code.
    If not, you will have to hire a developer to modify the theme codes.

    Thank you

    EG
    Spectator
    Posts: 6
    February 17, 2016 at 12:15 pm #24392
    This reply has been marked as private.
    Denzel Chia
    Moderator
    Posts: 2656
    February 18, 2016 at 12:31 am #24397

    Hi,

    I can see that your slider button position is different from the screenshot that you have provided. May I know if you still need help?

    Thank you

    EG
    Spectator
    Posts: 6
    February 18, 2016 at 3:20 pm #24410

    Well, to be honest … while waiting the answer , by the method of : “try and error” , not beeing 100% sure, I put these sentences in the Custom CSS code área of the theme :

    a.button.post-more {
    bottom: 5px;
    left: 62%;
    font: 16px/1.5 “Special Elite”;
    }

    And , aparently , It worked OK .

    Please tell me if in your opinion it’s OK, or there is other better way to do that.

    Thanks,
    Regards,
    Eduardo

    Denzel Chia
    Moderator
    Posts: 2656
    February 18, 2016 at 4:37 pm #24411

    Hi,

    There is nothing wrong with your code.
    It’s properly structure.
    It’s ok if you are ok with it.

    Thank you