Title: great theme
Last modified: August 14, 2018

---

# great theme

 *  [danny0103](https://wordpress.org/support/users/danny0103/)
 * (@danny0103)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/didtt-get-help-with-a-simple-css-code/)
 * good support
    -  This topic was modified 7 years, 9 months ago by [danny0103](https://wordpress.org/support/users/danny0103/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/didtt-get-help-with-a-simple-css-code/#post-10587317)
 * Hello danny0103 ,
 * We are sorry for your experience.
 * If you can ask you query [here](https://wordpress.org/support/theme/infinite-photography/)
   or just reply this thread, we will try to provide you Custom CSS.
 * Best Regards!
    Acme Themes
 *  Thread Starter [danny0103](https://wordpress.org/support/users/danny0103/)
 * (@danny0103)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/didtt-get-help-with-a-simple-css-code/#post-10587528)
 * 1. I would like to delete two buttons (see picture) OR delete/inactivate the 
   whole popup if the name of the gallery can remain in the backgroud [https://imgur.com/a/PF1vgGG](https://imgur.com/a/PF1vgGG)
   If it’s same for you I would love second variant
 * 2. I would like to have this line full thin or full thick. You can also consider
   this a feedback or request….it’s looks like a bug (even if I know it is not)
 * > [View post on imgur.com](https://imgur.com/a/a9WJ8LV)
 *  Theme Author [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * (@acmethemes)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/didtt-get-help-with-a-simple-css-code/#post-10590072)
 * Hello danny0103 ,
 * Go to Appearance => Customize => Additional CSS, and paste the following code.
   It should work on default installation of theme.
 * 1.
 *     ```
       .at-icon-link {
           display: none;
       }
       ```
   
 * 2.
 *     ```
       .page-header .page-title:before, .entry-header .entry-title:before {
           display: none;
       }
       .page-header .page-title, .entry-header .entry-title {
           border: none!important;
       }
       ```
   
 * Best Regards!
    Acme Themes

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘great theme’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/infinite-photography/3.0.9/screenshot.
   jpg)
 * Infinite Photography
 * [Support Threads](https://wordpress.org/support/theme/infinite-photography/)
 * [Active Topics](https://wordpress.org/support/theme/infinite-photography/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/infinite-photography/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/infinite-photography/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Acme Themes](https://wordpress.org/support/users/acmethemes/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/didtt-get-help-with-a-simple-css-code/#post-10590072)