customizing the blog detail

Dear Phil,


please check this link : www.aktistech.com/aktis and also the attached file i have send you . here are my issues


  1. how can i change the meta size and color
  2. how can i change the title size without changing the header from H2 to H3 or ...
  3. in RTL mode as attached , the date goes in author side and i need to translate the word "on" ....

please advise

This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
Image
blog.jpg
227.73 KB


Comments

  • Hello,

    1, 2) It can be changed in the Style tab of this element options.

    3) Please, put the following CSS Code in Betheme -> Theme options -> Custom CSS & JS -> CSS.

    1. .blog-teaser .post-date{
    2.    display: inline-block;
    3. }

    The word "on" can be translated in Betheme -> Theme options -> Translate -> Blog & Portfolio.

    Thanks

Sign In or Register to comment.