change direction

Home Forums All Other Themes change direction

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #87372
    mawaqe3mawaqe3
    Member
    • Topics: 33
    • Replies: 75
    • Total: 108
    Member since: October 2, 2017

    Hi
    In footer – working hours: How can I change direction from this :
    http://prntscr.com/h9q92a

    to be like this:
    http://prntscr.com/h9qanb

    The web page is :
    http://alfossha.com/wp/

    Thanks

    #87376
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    .openingday { float:right !important;}
    .openingtime { float:left !important;}

    Regards,
    Chris

    #87381
    mawaqe3mawaqe3
    Member
    • Topics: 33
    • Replies: 75
    • Total: 108
    Member since: October 2, 2017

    I did that but nothing changed, I want “days” in right and “hours” in left to be like that :

    http://prntscr.com/h9qanb

    Thanks Chris

    #87384
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    .timingbox .openingday { float:right !important;}
    .timingbox .openingtime { float:left !important;}

    Regards,
    Chris

    #87386
    mawaqe3mawaqe3
    Member
    • Topics: 33
    • Replies: 75
    • Total: 108
    Member since: October 2, 2017

    Perfect, it’s working

    can I reduce space between days and hours to be like that :

    https://prnt.sc/h9qanb

    not like that :

    http://prntscr.com/h9s5ci

    Thanks

    #87389
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:

    .timingbox { width: 65%; float: right;}

    Regards,
    Chris

    #87391
    mawaqe3mawaqe3
    Member
    • Topics: 33
    • Replies: 75
    • Total: 108
    Member since: October 2, 2017

    Thank you very much 🙂

    #87394
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/12/

    Regards,
    Chris

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.